body{
	font-family: "微软雅黑";
}
.top{
	width: 100%;

}
.header_bg,.top_ad_bg,.nav_bg{
	min-width: 1200px;
}
/*    banner        */
.wip_a{
	position: relative;
	overflow: hidden;
	width: 1200px;
	height: 405px;
	margin-top: 30px;
}
.wip_a_con_bg{
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	overflow: hidden;
	width:6000px;
	height: 405px;
}
.pic{
	width: 675px;
}
.num{
	position: absolute;
	left: 1070px;
	top: 360px;
}
.num li{
	width: 15px;
	height: 15px;
	background: url(num.png) no-repeat center;
	margin-right: 5px;
}
.num .gaoliang{
	background: url(num_hover.png) no-repeat center;
	width: 15px;
	height: 15px;
	margin-right: 5px;
}
.introduce{
	width: 525px;
	height: 405px;
	padding-left: 30px;
	padding-right: 23px;
	background: #365d98;	
}
.introduce h4{
	margin-top: 45px;
}
.introduce h4 a{
	color: #FFFFFF;
	font-size: 24px;
	line-height: 46px;
}
.introduce p{
	max-height: 150px;
	position: relative;
	color: #FFFFFF;
	line-height: 34px;
	font-size: 15px;
	margin-top: 24px;
	text-indent: 24px;
}

.introduce p span{
	position: absolute;
	bottom: -6px;
	right: 0px;
	color: #a84106;
	line-height: 34px;
	font-size: 17px;
}
.introduce a{
	color: #FFFFFF;
}



/*   wip_b      */
.wip_b{
	margin-top: 30px;
}


.wip_c{
	margin-top: 30px;
	
}

.tab_bg_1,.tab_bg_2{
	width: 430px;
	margin-right: 30px;
}
.title_tab_bg{
	width: 100%;
	padding-bottom: -1px;
	border-bottom: 1px solid #d2d2d2;
}

.title_tab{
	padding-left: 14px;
	padding-right: 14px;
	background: url(tab_border.png) no-repeat left 5px;
}
.title_tab:first-child{
	background: none;
	padding-left: 9px;
}
.kjyq{
	padding-left: 14px;
	padding-right: 14px;
	background: url(tab_border.png) no-repeat left 5px;
}
.kjyq a {
	color: #355e92;
	font-size: 19px;
}
.title_tab a{
	color: #355e92;
	font-size: 19px;
}
.more{
	font-weight: 300;
	
}
.more{
	color: #b8b8b8;
	font-size: 15px;
	line-height: 35px;
}

.title_tab_hover{
	border-bottom: #0e468c 2px solid;
	padding-bottom: 20px;
}

.con_tab{
	display: none;
	margin-top: 13px;
}
.list_new {
	font-size: 15px;
	line-height: 40px;
}
.list_new img{
	margin-left: 2px;
	margin-right: 8px;
}
.list_new a{
	color: #333333;	
}
.list_time{
	color: #6666;
}












.open_bg{
	width: 280px;
}
.open_title{
	width: 278px;
	border-bottom: 1px solid #D2D2D2;
	text-indent: 14px;
}
.open_title a{
	border-bottom: 2px solid #0e468c;
	padding-bottom: 20px;
	display: block;
	width: 116px;
	font-size: 19px;
	color: #355e92;
}

.open_box_bg{
	margin-top:25px;
}
.open_box{
	width: 278px;
	height: 51px;
	background: #d9edf7;
	border: 1px solid #b8d6e5;
	margin-top: 10px;
	line-height: 51px;
}
.open_box:first-child{
	margin-top: 0px;
}
.open_box a{
	color: #0e468c;
	font-size: 17px;
	display: block;
}
.open_pic{
	width: 99px;
}
.open_text{
	width: 170px;
}
.open_box img{
	margin: 0px 0px 0px 50px;
}
.open_box:first-child img{
	margin: 0px 0px 0px 45px;
}

/*    wip_d   */
.wip_d{
	margin-top: 27px;
}

.service_bg .open_title{
	border-bottom: none;
}

.service_bg{
	width:1200px;
}
.service_box_bg{
	width:1200 ;
	height: 140px;
	background:#f7f7f7 ;
	border-top: #d2d2d2 1px solid;
	padding: 24px 15px 22px 15px;
}

.service_box{
	width: 160px;
	height: 94px;
	background: url(service_box_bg.png) no-repeat center;
	margin-left:41px;
}


.service_box:first-child{
	margin-left: 0px;
}
.service_box:hover{
	background: url(service_box_hover.png) no-repeat center;
}
.service_pic{
	width: 53px;
	height: 43px;
	margin-top: 21px;
	margin-left: 10px;
}
.service_pic_1{
	background: url(service_font1.png) no-repeat center;
}
.service_box:hover .service_pic_1{
	background: url(service_font1_hover.png) no-repeat center;
}
.service_pic_2{
	background: url(service_font2.png) no-repeat center;
}
.service_box:hover .service_pic_2{
	background: url(service_font2_hover.png) no-repeat center;
}
.service_pic_3{
	background: url(service_font3.png) no-repeat center;
}
.service_box:hover .service_pic_3{
	background: url(service_font3_hover.png) no-repeat center;
}
.service_pic_4{
	background: url(service_font4.png) no-repeat center;
}
.service_box:hover .service_pic_4{
	background: url(service_font4_hover.png) no-repeat center;
}
.service_pic_5{
	background: url(service_font5.png) no-repeat center;
}
.service_box:hover .service_pic_5{
	background: url(service_font5_hover.png) no-repeat center;
}
.service_pic_6{
	background: url(123.png) no-repeat center;
}
.service_box:hover .service_pic_6{
	background: url(1234.png) no-repeat center;
}
.service_text{
	color: #076fbe;
	line-height: 80px;
	margin-left: 5px;
	font-size: 17px;
}
.spec{
	line-height: 25px;
	margin-top: 20px;
}

.service_box:hover .service_text{
	color: #FFFFFF;
}

.communication{
	width: 280px;
}
.communication_tiitle{
	padding-bottom: 20px;
}
.communication_tiitle a{
    font-size: 19px;
    color: #355e92;
}
.communication_box_a:first-child{
	margin-bottom: 15px;
	display: block;
}




.wip_e{
	margin-top: 30px;
	margin-bottom: 30px;
}
.slide{
	width:1200px;
	height:51px;;
	}
.slide_left{
	width:20px;
	height:51px;
	text-align:center;
	}
.slide_center{
	width:1140px;
	height:51px;
	overflow: hidden;
	position: relative;
	margin-left:9px; 
	margin-right: 11px;
	}

	

.slide_center ul{
	overflow: hidden;
	position: absolute;
	top:0px;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
	}
.slide_li{
	height: 51px;
	float: left;
	margin-right:13px;
	}
.slide_li img{
	width: 218px;
	height: 51px;
}

.slide2{
	width:1200px;
	height:51px;;
	}
.slide_left2{
	width:20px;
	height:51px;
	text-align:center;
	}
.slide_center2{
	width:1140px;
	height:51px;
	overflow: hidden;
	position: relative;
	margin-left:9px; 
	margin-right: 11px;
	}

	

.slide_center2 ul{
	overflow: hidden;
	position: absolute;
	top:0px;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
	}
.slide_li2{
	height: 51px;
	float: left;
	margin-right:13px;
	}
.slide_li2 img{
	width: 218px;
	height: 51px;
}



/*   飘窗        */
.piao{
	position: fixed;
	top: 45%;
	left: 2%;
}
.piao,.guowuyuan a{
	display: block;
}
.close{
	width: 30px;
	height: 20px;
	margin-top: 20px;
}
.close p{
	cursor:pointer;
	text-align: center;
	font-size:12px;
	line-height: 20px; 
	color: #999999;
	width: 30px;
	height: 20px;
	border: 1px solid #CCCCCC;
}
.guowuyuan{
	position: fixed;
	width: 66px;
	top: 45%;
	right: 2%;
}
.guowuyuan .close{
	margin-left: 33px;	
}



.wip_f{
	margin:25px auto 0px;
	width: 1200px;
}
.wip_f a{
	margin-left: 10px;
}
.wip_f a:first-child{
	margin-left: 0px;
}
